Xbasic

A5_PACK_DICTIONARY Function

Syntax

C a5_pack_dictionary(C tablename )

Arguments

tablename

The name of the table whose dictionary you wish to pack.

Description

The A5_PACK_DICTIONARY() function packs the data dictionary for a table, rebuilds the .DDX file if it is missing, and updates indexes in the .DDX file.

See Also